Skip to content

feat(pricing): implement v4.0 pricing transformation#13

Merged
davidlu1001 merged 1 commit intomainfrom
claude/sovereign-engineer-protocol-P42ft
Jan 15, 2026
Merged

feat(pricing): implement v4.0 pricing transformation#13
davidlu1001 merged 1 commit intomainfrom
claude/sovereign-engineer-protocol-P42ft

Conversation

@davidlu1001
Copy link
Contributor

Core Philosophy: "Gate Output, Not Input"

  • Unlimited scans for all tiers
  • Unlimited resources per scan
  • Charge when users export/download

Tier Transformation:

  • FREE → COMMUNITY ($0): Full visibility, JSON export with upgrade prompts
  • SOLO → PRO ($29): Terraform/CSV export, API access
  • PRO → merged into TEAM ($99): Drift alerts, compliance reports, CI/CD
  • TEAM → continued ($99): 10 AWS accounts, 5 team members
  • ENTERPRISE → SOVEREIGN ($2,500): SSO, signed reports, air-gap

Changes across monorepo:

  • packages/config: New v4.0 types, updated plans.json, build script
  • apps/web: Updated pricing.ts and pricing.tsx for 4-tier display
  • apps/api: Updated features.ts, constants.ts, schema.ts
  • apps/api: Updated all handlers to use v4.0 plan names

Legacy plan backward compatibility preserved via migration mappings.

Core Philosophy: "Gate Output, Not Input"
- Unlimited scans for all tiers
- Unlimited resources per scan
- Charge when users export/download

Tier Transformation:
- FREE → COMMUNITY ($0): Full visibility, JSON export with upgrade prompts
- SOLO → PRO ($29): Terraform/CSV export, API access
- PRO → merged into TEAM ($99): Drift alerts, compliance reports, CI/CD
- TEAM → continued ($99): 10 AWS accounts, 5 team members
- ENTERPRISE → SOVEREIGN ($2,500): SSO, signed reports, air-gap

Changes across monorepo:
- packages/config: New v4.0 types, updated plans.json, build script
- apps/web: Updated pricing.ts and pricing.tsx for 4-tier display
- apps/api: Updated features.ts, constants.ts, schema.ts
- apps/api: Updated all handlers to use v4.0 plan names

Legacy plan backward compatibility preserved via migration mappings.
@vercel
Copy link

vercel bot commented Jan 15, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Review Updated (UTC)
replimap-mono-web Ready Ready Preview, Comment Jan 15, 2026 9:06pm

@davidlu1001 davidlu1001 merged commit 8e59f51 into main Jan 15, 2026
4 checks passed
@davidlu1001 davidlu1001 deleted the claude/sovereign-engineer-protocol-P42ft branch January 15, 2026 21:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants